projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53f6008
)
(check_x): Declare it.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 14 Feb 1994 21:38:49 +0000
(21:38 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 14 Feb 1994 21:38:49 +0000
(21:38 +0000)
src/xterm.h
patch
|
blob
|
history
diff --git
a/src/xterm.h
b/src/xterm.h
index d508eb431ba406cb4e1f09ab1b328dc0c9fa0f99..2e6d222da2356802ea9b1066a75d9dfbc25e9b5c 100644
(file)
--- a/
src/xterm.h
+++ b/
src/xterm.h
@@
-189,6
+189,9
@@
extern struct event_queue x_mouse_queue;
extern Display *x_current_display;
+/* This checks to make sure we have a display. */
+extern void check_x ();
+
extern struct frame *x_window_to_frame ();
#ifdef USE_X_TOOLKIT